Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: add postgresql db config (with peewee) #19

Closed
wants to merge 3 commits into from

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Nov 9, 2023

What

  • install the psycopg2-binary dependency
  • update the .env & app config to pass the postgres db config parameters (using peewee & playhouse)
  • connect to the db on app startup
  • update documentation

TODO

  • docker config ?

@raphodn raphodn self-assigned this Nov 9, 2023
@raphodn raphodn linked an issue Nov 9, 2023 that may be closed by this pull request
@raphodn raphodn requested a review from raphael0202 November 9, 2023 23:59
@raphodn raphodn changed the title build: add postgresql db config build: add postgresql db config (with peewee) Nov 10, 2023
@raphodn raphodn marked this pull request as draft November 10, 2023 00:41
@raphodn raphodn closed this Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a database
1 participant